26d484b0c0
- add a few more master dist sites - remove @exec of non-existant killall from PLIST
11 lines
392 B
Plaintext
11 lines
392 B
Plaintext
--- scripts/Makefile.in.orig Wed Apr 28 21:27:04 1999
|
|
+++ scripts/Makefile.in Tue May 11 16:30:28 1999
|
|
@@ -315,6 +315,7 @@
|
|
-e 's!@''datadir''@!$(datadir)!g' \
|
|
-e 's!@''localstatedir''@!$(localstatedir)!g' \
|
|
-e 's!@''libexecdir''@!$(libexecdir)!g' \
|
|
+ -e 's!@''pkgdatadir''@!$(pkgdatadir)!g' \
|
|
-e 's!@''CC''@!@CC@!'\
|
|
-e 's!@''CXX''@!@CXX@!'\
|
|
-e 's!@''GXX''@!@GXX@!'\
|