r1868: debian changes
[uffi.git] / debian / rules
index a7d0713697bed5b4223af669e93bf35ed27acddf..a7c00e3aaa3e34a37fa3e3448859e535e3039451 100755 (executable)
@@ -58,7 +58,7 @@ install: build
        dh_installdirs
 
        # Add here commands to install the package into debian/uffi.
-       cp $(SYSDIR)/uffi.system.debian $(SYSDIR)/uffi.system
+       cp uffi.system.debian $(SYSDIR)/uffi.system
        chmod 0644 $(SYSDIR)/uffi.system
        chown root.root $(SYSDIR)/uffi.system
        $(INSTALL) $(INSTALLFLAGS) $(shell echo src/*.cl) $(REPOSITORYDIR)