[BUG SUB] duplicated DESTDIR for apps/irssi/docs/ - silc-client
"Benito" <[email protected]>
| Newsgroups | gmane.network.silc.devel |
|---|---|
| Message-ID | <[email protected]> |
Software: silc-client Version: 1.0.4.1 Operating System: Linux 2.6 Installation: source Severity: non-critical Description: When using DESTDIR with \'make install\' the files from apps/irssi/docs/ are installed to $DESTDIR/$DESTDIR/$prefix All other files are installed correctly to $DESTDIR/$prefix I couldn\'t spot the culprit closely as I\'m not too familiar with the syntax of Makefiles. How to repeat: tar -xczf silc-client-1.0.4.1.tar.gz mkdir test cd silc-client-1.0.4.1 ./configure make make DESTDIR=\"$(dirname $(pwd))/test\" install ls -lR ../test/ Remote Environment: unspecified Fix: unspecified _______________________________________________________________________ Info: https://lists.silcnet.org/mailman/listinfo/silc-announce Archive: https://lists.silcnet.org/pipermail/silc-announce FAQ: http://silcnet.org/support/faq/