Roy's Projects
/
openresolv
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix distfile
[openresolv]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 214811bf318d0d7747ea48e4b810dcb684770e9d..10371a6654127b1fad122f2a23c59dd8c281a651 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-78,6
+78,7
@@
import:
cp README ${SRCS} /tmp/${PKG}
dist: import
cp README ${SRCS} /tmp/${PKG}
dist: import
+ cp Makefile resolvconf.conf /tmp/${PKG}
tar cvjpf ${PKG}.tar.bz2 -C /tmp ${PKG}
rm -rf /tmp/${PKG}
ls -l ${PKG}.tar.bz2
tar cvjpf ${PKG}.tar.bz2 -C /tmp ${PKG}
rm -rf /tmp/${PKG}
ls -l ${PKG}.tar.bz2