]> git.pld-linux.org Git - packages/aptitude.git/blob - aptitude-am_fix.patch
- use new %%doc
[packages/aptitude.git] / aptitude-am_fix.patch
1 --- ./Makefile.am.org   Fri Sep 28 19:07:45 2001
2 +++ ./Makefile.am       Fri Sep 28 19:11:02 2001
3 @@ -10,11 +10,10 @@
4  
5  install-data-local:
6         [ -d $(DESTDIR)/var/lib/aptitude ] || mkdir $(DESTDIR)/var/lib/aptitude
7 -       # FIXME: this really ought to use the autoconf directory variables
8  
9  uninstall-local:
10         rm -fr $(DESTDIR)/var/lib/aptitude
11 -       # Is -r a good idea here?
12 +       Is -r a good idea here?
13  
14  dist-hook:
15         rm -f $(distdir)/ChangeLog
This page took 0.065784 seconds and 3 git commands to generate.