diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:53 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:53 +0200 |
commit | 675b14ba7da7ffefdfc995c818bc15d1e17971fa (patch) | |
tree | 40387f7de4443f77d8a085eb40fef777917c6388 /extra | |
parent | 14408550aa28fa43b7c54921770d33f91382c621 (diff) | |
download | nutyx-extra-675b14ba7da7ffefdfc995c818bc15d1e17971fa.tar.gz nutyx-extra-675b14ba7da7ffefdfc995c818bc15d1e17971fa.tar.bz2 nutyx-extra-675b14ba7da7ffefdfc995c818bc15d1e17971fa.tar.xz nutyx-extra-675b14ba7da7ffefdfc995c818bc15d1e17971fa.zip |
Ajustement de make de extra/proj
Diffstat (limited to 'extra')
-rw-r--r-- | extra/proj/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/proj/Pkgfile b/extra/proj/Pkgfile index 4ade0b864..084cb052b 100644 --- a/extra/proj/Pkgfile +++ b/extra/proj/Pkgfile @@ -18,3 +18,4 @@ build() { make DESTDIR=$PKG install install -D COPYING $PKG/usr/share/licenses/$name/LICENSE } + |