[Commit] nickle Makefile.am,1.48,1.49

Keith Packard commit at keithp.com
Thu Feb 26 21:12:26 PST 2004


Committed by: keithp

Update of /local/src/CVS/nickle
In directory home.keithp.com:/tmp/cvs-serv16189

Modified Files:
	Makefile.am 
Log Message:
Oops, lost package signing

Index: Makefile.am
===================================================================
RCS file: /local/src/CVS/nickle/Makefile.am,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Makefile.am	27 Feb 2004 05:05:18 -0000	1.48
+++ Makefile.am	27 Feb 2004 05:12:24 -0000	1.49
@@ -74,7 +74,7 @@
 debuild debuild-signed: distdir
 	cp -a $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).orig
 	rm -rf $(PACKAGE)-$(VERSION).orig/debian
-	(cd $(PACKAGE)-$(VERSION)/debian && debuild -us -uc)
+	(cd $(PACKAGE)-$(VERSION)/debian && debuild)
 
 debuild-unsigned: distdir
 	cp -a $(PACKAGE)-$(VERSION) $(PACKAGE)-$(VERSION).orig




More information about the Commit mailing list