pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ardour: Add template for revision.cc, this file isn't on public tarball
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Dec 4 04:36:56 2015 +0100
Changeset: 6bc3c418a291f1d094bac110f255d2c993816ffd
Added Files:
ardour/files/revision.cc
Log Message:
ardour: Add template for revision.cc, this file isn't on public tarball
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6bc3c418a291f1d094bac110f255d2c993816ffd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ardour/files/revision.cc | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/ardour/files/revision.cc b/ardour/files/revision.cc
new file mode 100644
index 0000000..6b51577
--- /dev/null
+++ b/ardour/files/revision.cc
@@ -0,0 +1,2 @@
+#include "ardour/revision.h"
+namespace ARDOUR { const char* revision = "REVISION"; }
Home |
Main Index |
Thread Index |
Old Index