gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1573: more GNUmakefile.am dist fixes


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1573: more GNUmakefile.am dist fixes
Date: Sun, 06 Jan 2013 16:59:08 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1573
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2013-01-06 16:59:08 +0100
message:
  more GNUmakefile.am dist fixes
modified:
  GNUmakefile.am
=== modified file 'GNUmakefile.am'
--- a/GNUmakefile.am    2013-01-06 15:53:05 +0000
+++ b/GNUmakefile.am    2013-01-06 15:59:08 +0000
@@ -52,6 +52,6 @@
        done
 
 dist-hook:
-       rm -rf `find $(distdir) -name work -o -name cookies -o -name download 
-o -name logs -o -name .update-pending -o -name .update-timestamp -o -name 
.commit -o -name logmsg`
-       chmod +x gsrc
+       rm -rf `find $(distdir) -name work -o -name cookies -o -name download 
-o -name logs -o -name .update-pending -o -name .update-timestamp -o -name 
.commit -o -name logmsg -o -name *~`
+
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]