[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r9188 - /packages/trunk/doc-debian/debian/rules



Author: jfs
Date: Sat Apr 14 10:22:36 2012
New Revision: 9188

URL: http://svn.debian.org/wsvn/?sc=1&rev=9188
Log:
Use constitution version 1.3 and fix error in byhand of social contract

Modified:
    packages/trunk/doc-debian/debian/rules

Modified: packages/trunk/doc-debian/debian/rules
URL: http://svn.debian.org/wsvn/packages/trunk/doc-debian/debian/rules?rev=9188&op=diff
==============================================================================
--- packages/trunk/doc-debian/debian/rules (original)
+++ packages/trunk/doc-debian/debian/rules Sat Apr 14 10:22:36 2012
@@ -45,8 +45,8 @@
 	dpkg --build $(tmp) ..
 
 # The extra-package files:
-	cp $(docdir)/constitution.1.2.txt ../constitution.txt
-	cp $(docdir)/social-contract.1.1.txt ../social-contract.txt
+	cp $(docdir)/constitution.1.3.txt ../constitution.txt
+	cp $(docdir)/social-contract.txt ../social-contract.txt
 
 	dpkg-distaddfile constitution.txt byhand -
 	dpkg-distaddfile social-contract.txt byhand -


Reply to: