diff options
| author | 2000-12-12 00:28:06 +0000 | |
|---|---|---|
| committer | 2000-12-12 00:28:06 +0000 | |
| commit | 8e5e0b811305d444266cb55fc4b7c9bca0c65231 (patch) | |
| tree | a8882cc2163ab3b2005b5ee7858313e6cae7055a /debian/Makefile.am | |
| parent | Fix postinst ldconfig. (diff) | |
Debian scripts use makedev (>=2.3.1-49) in postinst by default now.
Postinst script using mknod added as alternative.
Revision bumped up to 0.8.1.
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@47 53a565d1-3bb7-0310-b661-cf11e63c67ab
Diffstat (limited to 'debian/Makefile.am')
| -rw-r--r-- | debian/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/Makefile.am b/debian/Makefile.am index 93e5600..69d0562 100644 --- a/debian/Makefile.am +++ b/debian/Makefile.am @@ -1,3 +1,4 @@ # process this file with automake to create a Makefile.in -EXTRA_DIST = control rules changelog copyright libraw1394.postinst.in +EXTRA_DIST = control rules changelog copyright \ + libraw1394.postinst.in libraw1394-potato.postinst.in |
