projects
/
puri-unicode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ee265
)
Updates for new debian standards
author
Kevin Rosenberg
<kevin@rosenberg.net>
Sun, 2 Aug 2009 07:37:16 +0000
(
01:37
-0600)
committer
Kevin Rosenberg
<kevin@rosenberg.net>
Sun, 2 Aug 2009 07:37:16 +0000
(
01:37
-0600)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
b031648
..
b5e9c57
100644
(file)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-5,7
+5,7
@@
LISP_PKG=puri
case "$1" in
configure)
- /usr/sbin/register-common-lisp-source ${LISP_PKG}
+ register-common-lisp-source ${LISP_PKG}
;;
abort-upgrade|abort-remove|abort-deconfigure)
;;