]> git.armaanb.net Git - asd-repo.git/blobdiff - intltool/build
mutt: remove /etc/Mutt*
[asd-repo.git] / intltool / build
index b2160d8b997e7e52f5f7e65cdb9d1c9314898a3b..eb98e929a4d2c9ce033974a6883697199e8ef3c0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/sh -e
 
-./configure
+./configure --prefix=/usr
 
-make PREFIX=/usr
-make PREIFX=/usr DESTDIR="$1" install
+make
+make DESTDIR="$1" install