]> Dogcows Code - chaz/openbox/blobdiff - debian/rules
make debian paackage with a makedeb script instead. install stuff to the right direct...
[chaz/openbox] / debian / rules
index f4cf390b6b9784b977f131c3aca0fb8864e3cda1..0d63b6505764475f28443176964ccab4c7960da8 100755 (executable)
@@ -27,7 +27,7 @@ endif
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
+       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs"
 
 
 build: build-stamp
This page took 0.02254 seconds and 4 git commands to generate.