]> git.pld-linux.org Git - packages/aptitude.git/commitdiff
- fix for new am
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 28 Sep 2001 17:09:59 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aptitude-am_fix.patch -> 1.1

aptitude-am_fix.patch [new file with mode: 0644]

diff --git a/aptitude-am_fix.patch b/aptitude-am_fix.patch
new file mode 100644 (file)
index 0000000..5f40135
--- /dev/null
@@ -0,0 +1,15 @@
+--- ./Makefile.am.org  Fri Sep 28 19:07:45 2001
++++ ./Makefile.am      Fri Sep 28 19:11:02 2001
+@@ -10,11 +10,10 @@
+ install-data-local:
+       [ -d $(DESTDIR)/var/lib/aptitude ] || mkdir $(DESTDIR)/var/lib/aptitude
+-      # FIXME: this really ought to use the autoconf directory variables
+ uninstall-local:
+       rm -fr $(DESTDIR)/var/lib/aptitude
+-      # Is -r a good idea here?
++      Is -r a good idea here?
+ dist-hook:
+       rm -f $(distdir)/ChangeLog
This page took 0.061322 seconds and 4 git commands to generate.